home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 51 / Amiga Format CD51 (2000-03-10)(Future Publishing)(GB)[!][issue 2000-04].iso / -in_the_mag- / pdselect / awnp / awnp-docs / glyph.doc < prev    next >
Text File  |  2000-02-16  |  600b  |  33 lines

  1. Glyph parameters
  2. -------------------
  3.  
  4. The glyph keyword does not produce a gadget. It creates an image to be used later. Up to 10 images can be predefined, the last one defined is the first one used. Last In First Out.
  5.  
  6. defnumber=number (defnum)
  7.  
  8.  Choose the image this glyph displays. the possible values number are
  9.  
  10. 0 NONE
  11. 1 DOWNARROW
  12. 2 UPARROW
  13. 3 LEFTARROW
  14. 4 RIGHTARROW
  15. 5 DROPDOWN
  16. 6 POPUP
  17. 7 CHECKMARK
  18. 8 POPFONT
  19. 9 POPFILE
  20. 10 POPDRAWER
  21. 11 POPSCREENMODE
  22. 12 POPTIME
  23. 13 RADIOBUTTON
  24. 14 RETURNARROW
  25.  
  26. Definition Reply
  27. -----------------
  28.  
  29.  When the image creation is successful the pipe replies with
  30.  
  31. 'ok '
  32.  
  33.